Papers with weak supervision setting
Program Synthesis for Complex QA on Charts via Probabilistic Grammar Based Filtered Iterative Back-Translation (2023.findings-eacl)
Copied to clipboard
Shabbirhussain Bhaisaheb, Shubham Paliwal, Rajaswa Patil, Manasi Patwardhan, Lovekesh Vig, Gautam Shroff
| Challenge: | Current chart-based Question Answering approaches address structural, visual or simple data retrieval-type questions with fixed-vocabulary answers. |
| Approach: | They employ a neural semantic parser to transform NL questions into SQL programs . they use a probabilistic context-free grammar to generate NL queries from a schema . |
| Outcome: | The proposed approach achieves State-of-the-Art (SOTA) results on reasoning-based queries. |